Total Complexity | 27 |
Dependencies | 3 |
Dependents | 22 |
Total lines | 286 |
Lines of code | 84 |
Logical lines of code | 47 |
Comment lines | 160 |
Methods | 13 |
Properties | 26 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
set() | 52 | 8 | 22 | |
__call() | 61 | 4 | 11 | |
get() | 62 | 3 | 10 | |
nextLevel() | 67 | 2 | 8 | |
getFormatter() | 71 | 2 | 6 | |
__construct() | 91 | 1 | 2 | |
indentWithTabs() | 78 | 1 | 3 | |
indentWithSpaces() | 78 | 1 | 3 | |
beLenient() | 80 | 1 | 3 | |
level() | 82 | 1 | 3 | |
create() | 80 | 1 | 3 | |
createCompact() | 71 | 1 | 5 | |
createPretty() | 70 | 1 | 5 |